CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算术 表达式

搜索资源列表

  1. 1

    0下载:
  2. 实现算术表达式求值的演示运算 用c语言实现的 思路很清晰的哦-The realization of arithmetic expression evaluation demo computation c language is very clear ideas Oh
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1638
    • 提供者:阮传帅
  1. zhangjiyu

    0下载:
  2. 表达式中间代码生成四元式。输入算术表达式,输出相应的四元式。-Expression of intermediate code generation quaternion type. Enter the arithmetic expression, the output corresponding quaternion type.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:89338
    • 提供者:lirunxe
  1. yufa

    0下载:
  2. 表达式中间代码生成。输入算术表达式,输出四元式。-Expression of intermediate code generation. Arithmetic Expression input, output quaternion type.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:139731
    • 提供者:lirunxe
  1. biaodashi

    0下载:
  2. 表达式求值,数据结构。输入一个算术表达式,输出结果。-Expression evaluation, data structure. Enter an arithmetic expression, the output results.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1631
    • 提供者:lirunxe
  1. compiler

    0下载:
  2. 完成一个完整的编译程序,语法分析大部分采用LL(1)文法实现,算术表达式用算符优先至底向上实现。-Completion of a complete compiler, syntax analysis of the majority of the use of LL (1) grammar realization of arithmetic expressions by bottom-up operator to achieve the priorities.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:15229
    • 提供者:熊永红
  1. Expression

    0下载:
  2. 算术表达式的转换为逆波兰式后求值,只处理一位整型数的运算,如:3*(7-5)+(4+8)/3#-Arithmetic expression is converted to Reverse Polish-style, after evaluation, only one integer arithmetic, such as: 3* (7-5)+ (4+ 8)/3#
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2218
    • 提供者:sara
  1. BSTAVT

    1下载:
  2. 本学期所有数据结构的大作业一,设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法。二,本次实验的题目为表达式求值,要求设计一个程序,演示用算符优先法对算术表达式求值的过程。 即编写程序把前缀表达式转换成后缀表达式,并计算结果。用以下三组数据测试程序: 3*(7-2); 2*(6+2*(3+6*(6+6)))+(6+
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1608288
    • 提供者:张欣
  1. 5

    0下载:
  2. 关于算术表达式的自上而下语法分析及其实现 -On the arithmetic expression and the realization of top-down parsing
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:14576
    • 提供者:的是
  1. aybook.cn_byylkcsjbg1208

    0下载:
  2. 通过设计、编制、调试一个算术表达式的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析-Through the design, preparation, testing an arithmetic expression syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis understanding of th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:61868
    • 提供者:协力
  1. del62755882442

    0下载:
  2. 通过设计、编制、调试一个算术表达式的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析-Through the design, preparation, testing an arithmetic expression syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis understanding of th
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:20878
    • 提供者:协力
  1. 172317636

    0下载:
  2. 通过设计、编制、调试一个算术表达式的语法及语义分析程序,加深对语法及语义分析原理的理解-Through the design, preparation, testing an arithmetic expression syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis to understand the principle of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:70256
    • 提供者:协力
  1. 20035441557

    0下载:
  2. (2) 写出算术表达式的符合分析方法要求的文法,给出分析方法的思想,完成分析程序设计。-(2) to write arithmetic expressions in line with the analytical methods required grammar, given the ideological analysis to complete the analysis of program design.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:39724
    • 提供者:xieli123
  1. asdf

    0下载:
  2. 算术表达式求值演示,栈的应用的一个典型的例子,演示用算符优先法对算术表达式求值的过程-Arithmetic expression evaluation demonstration, the application stack, a typical example, demonstrate the priority operator arithmetic expression on the process of evaluation
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1134
    • 提供者:王超
  1. MATHE

    0下载:
  2. 该程序可以很好得实现一个算术表达式的运算功能-The program can be a realization of a computing function of arithmetic expressions
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1968
    • 提供者:nemo
  1. value

    0下载:
  2. 演示用算符优先法对中序算术表达式求值的过程。 程序执行的命令包括: (1)构造两个空栈,数栈和运算符栈;(2)输入一个中序算术表达式,表达式中数字进入数栈,运算符进入运算符栈;(3)将从键盘上输入的运算符与运算符栈中的运算符进行优先级比较;(4)将运算结果再放入数栈中;(5)结束。 -Demonstration by operators in order of priority on the arithmetic expression evaluation process. Pro
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1771
    • 提供者:sanghy
  1. by

    0下载:
  2. 算术表达式的语法分析,用的是算符优先法.-Arithmetic expression syntax analysis, using a priority law operator.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:5423
    • 提供者:箱子
  1. sjjg

    0下载:
  2. 【数据结构】算术表达式求值包含上下完整部分-[] Arithmetic expression data structure evaluation contains a complete upper and lower part of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6934
    • 提供者:箱子
  1. gfck

    0下载:
  2. 通过设计、编制、调试一个算术表达式的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。-Through the design, preparation, testing an arithmetic expression syntax and semantic analysis procedures, better understanding of the syntax and semantic analysis understanding of t
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:14577
    • 提供者:阿卡
  1. siyuanshi

    0下载:
  2. 软件学院学生编译原理课程实验,中间器代码生成器设计,输入算术表达式,输出语法分析结果及相应的四元式序列 -Software College courses students compiling principle experiment, intermediate code generator design, the importation of arithmetic expressions, the output syntax analysis and the corresponding s
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:1180
    • 提供者:ren
  1. 23020062203776

    0下载:
  2. 将简单中缀算术表达式变换成: (1)后缀形式 (2)生成书上描述的抽象堆栈机的代码 (3)对常量算术表达式,输出结果 -The simple arithmetic infix expressions transform into: (1) suffix form (2) to generate an abstract descr iption of the book stack machine code (3) arithmetic constant expression, th
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:15561
    • 提供者:lin
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »
搜珍网 www.dssz.com